working nvidia
This commit is contained in:
parent
4281d13bbc
commit
9cbbf9e830
4 changed files with 1 additions and 7 deletions
|
@ -7,6 +7,6 @@
|
|||
libreoffice
|
||||
authenticator
|
||||
prismlauncher
|
||||
cinny-desktop
|
||||
# cinny-desktop
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
fonts = {
|
||||
packages = with pkgs; [inter nerd-fonts.fira-code];
|
||||
enableDefaultPackages = false;
|
||||
fontconfig.defaultFonts = rec {
|
||||
serif = ["Inter"];
|
||||
sansSerif = serif;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
{programs.goldwarden.enable = true;}
|
Loading…
Add table
Add a link
Reference in a new issue