fixes and nvidia
This commit is contained in:
7
modules/home-manager/keepassxc.nix
Normal file
7
modules/home-manager/keepassxc.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{pkgs, ...}:
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.keepassxc
|
||||
];
|
||||
|
||||
}
|
Reference in New Issue
Block a user