This commit is contained in:
Daniel Meiburg 2023-10-14 22:53:08 +02:00
parent 8b1f46273d
commit d5b9264de2
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
3 changed files with 11 additions and 10 deletions

@ -1 +1 @@
Subproject commit 7c7423f51b59c6e725a5b28b13b904d32f72a83c Subproject commit d4e762ceb6dc5eaa4949b2673f3325b98aba174f

View File

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1696737557, "lastModified": 1696940889,
"narHash": "sha256-YD/pjDjj/BNmisEvRdM/vspkCU3xyyeGVAUWhvVSi5Y=", "narHash": "sha256-p2Wic74A1tZpFcld1wSEbFQQbrZ/tPDuLieCnspamQo=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "3c1d8758ac3f55ab96dcaf4d271c39da4b6e836d", "rev": "6bba64781e4b7c1f91a733583defbd3e46b49408",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1696604326, "lastModified": 1697059129,
"narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=", "narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64", "rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -2,8 +2,8 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
gnome.nautilus
anki anki
arduino-cli
dig dig
direnv direnv
fd # find alternative fd # find alternative
@ -27,16 +27,16 @@
networkmanagerapplet networkmanagerapplet
nmap nmap
nnn nnn
nodejs #nodejs
obsidian obsidian
pass pass
pavucontrol pavucontrol
pcmanfm
pinentry-qt pinentry-qt
pulseaudio pulseaudio
pv pv
rawtherapee rawtherapee
ripgrep ripgrep
swaybg
swaylock swaylock
swayidle swayidle
thunderbird thunderbird
@ -104,6 +104,7 @@
name = "Nordic"; name = "Nordic";
}; };
}; };
home.sessionVariables.GTK_THEME = "Nordic";
xdg = { xdg = {
mime.enable = true; mime.enable = true;
mimeApps = { mimeApps = {