This website requires JavaScript.
Explore
Help
Sign In
alex
/
nix
Watch
1
Star
0
Fork
0
You've already forked nix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79d3ca7ec4dd1f2d57e729f4514b71e99ee48683
nix
/
profiles
/
apollo
/
hm
/
default.nix
11 lines
121 B
Nix
Raw
Normal View
History
Unescape
Escape
更新gnome/docker配置
2025-05-07 15:20:28 +08:00
{
self
,
pkgs
,
.
.
.
}:
{
init
2025-04-25 23:10:55 +08:00
imports
=
[
./ssh
]
;
修改hyprland样式,增加nextcloud-client
2025-04-29 15:16:13 +08:00
home
.
packages
=
with
pkgs
;
[
nextcloud-client
更新gnome/docker配置
2025-05-07 15:20:28 +08:00
kodi
修改hyprland样式,增加nextcloud-client
2025-04-29 15:16:13 +08:00
]
;
init
2025-04-25 23:10:55 +08:00
}
Reference in New Issue
Copy Permalink