plasma6
This commit is contained in:
parent
aa7a228f54
commit
64e1442ee3
5 changed files with 34 additions and 12 deletions
|
|
@ -55,6 +55,10 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
# nixpkgs.config.nvidia.acceptLicense = true;
|
||||
# nixpkgs.config.nvidia.libsOnly = false;
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# nixpkgs.config.allowBroken = true;
|
||||
>>>>>>> b91a29b (plasma6)
|
||||
|
||||
# Location & internationalisation
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
|
@ -106,9 +110,9 @@
|
|||
gnupg
|
||||
p7zip
|
||||
rsync
|
||||
bumblebee
|
||||
glxinfo
|
||||
libgdiplus
|
||||
# bumblebee
|
||||
# glxinfo
|
||||
# libgdiplus
|
||||
unzip
|
||||
clinfo
|
||||
python3
|
||||
|
|
@ -124,7 +128,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