This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
d7a4ca2164
NixOS-Config
/
modules
/
system
/
devices
/
disks
/
immutable
/
default.nix
6 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
Add back the PineBook for later and make etc immutable
2024-11-14 02:29:05 -05:00
{
.
.
.
}:
{
system
.
etc
.
overlay
.
mutable
=
false
;
Mostly security changes, add nouveau as a boot option, simplify settings and prepare for home-manager options
2024-11-29 01:49:18 -05:00
boot
.
tmp
.
cleanOnBoot
=
true
;
Add back the PineBook for later and make etc immutable
2024-11-14 02:29:05 -05:00
}
Reference in a new issue
Copy permalink