Compare commits
2 commits
9ca8f580ff
...
f2b58f7d54
Author | SHA1 | Date | |
---|---|---|---|
f2b58f7d54 | |||
93d8554d36 |
2 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
defaultCacheTtl = 3600;
|
||||
pinentryFlavor = "qt";
|
||||
pinentryFlavor = "curses";
|
||||
enableSshSupport = true;
|
||||
enableNushellIntegration = true;
|
||||
};
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
username = "notoh";
|
||||
homeDirectory = "/home/notoh";
|
||||
packages = with pkgs; [
|
||||
brave
|
||||
floorp
|
||||
discord
|
||||
spotify-player
|
||||
|
|
Loading…
Reference in a new issue