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:
Ahwx 2025-05-26 23:30:34 +02:00
parent 9f09c2ad82
commit 077d1881d1

View file

@ -14,6 +14,8 @@
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
];
environment.etc.hosts.mode = "0700";
liv = {
laptop.enable = true;
desktop.enable = false;