lkjasdljkasdjkl
This commit is contained in:
parent
0c5dbe2fd1
commit
01d5d61fe9
|
@ -82,7 +82,7 @@
|
||||||
statix
|
statix
|
||||||
nurl
|
nurl
|
||||||
manix
|
manix
|
||||||
comma
|
#comma # collides with nix-index-database
|
||||||
nix-search-cli # nix-search
|
nix-search-cli # nix-search
|
||||||
|
|
||||||
#sshuttle
|
#sshuttle
|
||||||
|
|
|
@ -108,6 +108,8 @@
|
||||||
night-light-temperature = mkUint32 4150;
|
night-light-temperature = mkUint32 4150;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#dump "org/gnome/settings-daemon/plugins/power"
|
||||||
|
|
||||||
#"org/gnome/desktop/session" = {
|
#"org/gnome/desktop/session" = {
|
||||||
# idle-delay = mkUint32 (5 * 60);
|
# idle-delay = mkUint32 (5 * 60);
|
||||||
#};
|
#};
|
||||||
|
|
|
@ -89,7 +89,8 @@
|
||||||
"toriel.pvv.ntnu.no".user = "root";
|
"toriel.pvv.ntnu.no".user = "root";
|
||||||
|
|
||||||
# fyrkat
|
# fyrkat
|
||||||
"fyrkat.no".hostname = "fridge.fyrkat.no";
|
#"fyrkat.no".hostname = "fridge.fyrkat.no";
|
||||||
|
#"*.fyrkat.no".proxyJump = "microbel.pvv.ntnu.no";
|
||||||
"fridge.fyrkat.no" = {};
|
"fridge.fyrkat.no" = {};
|
||||||
"fil.fyrkat.no" = {};
|
"fil.fyrkat.no" = {};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue