mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
feat: make it so that sakura can now change the /etc/hosts file, to trick a certain group of devices
This commit is contained in:
parent
9f09c2ad82
commit
077d1881d1
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
||||||
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.etc.hosts.mode = "0700";
|
||||||
|
|
||||||
liv = {
|
liv = {
|
||||||
laptop.enable = true;
|
laptop.enable = true;
|
||||||
desktop.enable = false;
|
desktop.enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue