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

View File

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