funnier abstractions

This commit is contained in:
Gerg-L 2024-08-16 23:28:48 -04:00
parent 66091358d5
commit e30687954a
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
6 changed files with 40 additions and 34 deletions

View file

@ -94,6 +94,7 @@
programs.command-not-found.enable = false;
programs.nano.enable = false;
###
nixpkgs.hostPlatform = "x86_64-linux";
system.stateVersion = "24.11";
nixpkgs.hostPlatform = "x86_64-linux";
}