This website requires JavaScript.
Explore
Help
Sign in
albert
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Activity
Actions
74c75aafa9
nix
/
hosts
/
nixos-laptop
/
home-manager
/
default.nix
6 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
Clean up / rearrange.
2023-08-15 09:29:39 +02:00
{
config
,
pkgs
,
hostname
,
.
.
.
}:
{
imports
=
[
test
2023-08-21 16:27:19 +02:00
# ./hyprland
test
2023-08-21 16:24:26 +02:00
./gnome
Clean up / rearrange.
2023-08-15 09:29:39 +02:00
]
;
}
Reference in a new issue
Copy permalink