This website requires JavaScript.
Explore
Help
Sign in
seang96
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
mirror of
https://github.com/buckley310/nixos-config.git
synced
2024-11-09 18:47:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
361fe957c6
nixos-config
/
hosts
/
neo
/
default.nix
7 lines
108 B
Nix
Raw
Normal View
History
Unescape
Escape
add hosts/neo
2021-04-07 00:26:08 +00:00
{
rename stable to nixpkgs
2021-06-02 20:46:32 +00:00
pkgs
=
"
n
i
x
p
k
g
s
"
;
refactor nixos hosts
2021-04-10 16:55:17 +00:00
system
=
"
x
8
6
_
6
4
-
l
i
n
u
x
"
;
hardware
=
"
p
h
y
s
i
c
a
l
"
;
modularize hosts function
2021-06-05 06:22:38 +00:00
module
=
./configuration.nix
;
add hosts/neo
2021-04-07 00:26:08 +00:00
}
Reference in a new issue
Copy permalink