This commit is contained in:
kenji
2025-07-01 09:22:28 -05:00
parent c7787f3d27
commit 2d69f55eba
3 changed files with 77 additions and 6 deletions
+1
View File
@@ -8,5 +8,6 @@ in {
fonts.packages = with pkgs; [
unlisted-fonts.rubik
nerd-fonts.jetbrains-mono
material-symbols
];
}
+1
View File
@@ -4,5 +4,6 @@
libinput.enable = true;
blueman.enable = true;
printing.enable = true;
sensors.enable = true;
};
}