chore(nix): update flake.lock and refactor ryu services configuration

This commit is contained in:
uttarayan21
2025-11-14 20:00:46 +05:30
parent 49ef43cf25
commit 86a6dc481d
6 changed files with 74 additions and 120 deletions

View File

@@ -47,8 +47,6 @@
# nixpkgs.localSystem = {system = "x86_64-linux";};
# nixpkgs.crossSystem = {system = "aarch64-linux";};
boot.binfmt.emulatedSystems = ["aarch64-linux"];
services.fprintd.enable = true;
services.sshd.enable = true;
boot.loader.systemd-boot.consoleMode = "max";
environment.sessionVariables = {