working i think
This commit is contained in:
parent
64e1442ee3
commit
f3b4eb3ca3
3 changed files with 5 additions and 24 deletions
|
|
@ -55,10 +55,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
# nixpkgs.config.nvidia.acceptLicense = true;
|
||||
# nixpkgs.config.nvidia.libsOnly = false;
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# nixpkgs.config.allowBroken = true;
|
||||
>>>>>>> b91a29b (plasma6)
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
# Location & internationalisation
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
|
@ -128,7 +125,7 @@
|
|||
kopia
|
||||
];
|
||||
|
||||
# services.flatpak.enable = true;
|
||||
services.flatpak.enable = true;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerdfonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue