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
7602249b14
nix
/
home-manager
/
hosts
/
nixos-laptop
/
desktops
/
gnome
/
default.nix
6 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
test
2023-08-23 13:09:18 +02:00
{
hostname
,
username
,
.
.
.
}:
{
test
2023-08-21 16:25:46 +02:00
imports
=
[
test
2023-08-21 16:27:19 +02:00
./gnome-conf.nix
test
2023-08-21 16:36:05 +02:00
# ./gnome-terminal-conf.nix
test
2023-08-21 16:24:26 +02:00
]
;
}
Reference in a new issue
Copy permalink