summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/configuration.nix7
-rw-r--r--nixos/flake.lock12
2 files changed, 10 insertions, 9 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix
index 6b6ed09..fa6aa77 100644
--- a/nixos/configuration.nix
+++ b/nixos/configuration.nix
@@ -78,8 +78,8 @@
DNSOverTLS = "true";
DNSSEC = "true";
Domains = [ "~." ];
- DNS = "194.242.2.4#base.dns.mullvad.net 2a07:e340::4#base.dns.mullvad.net";
- FallbackDNS = "";
+ DNS = "76.76.2.2#p2.freedns.controld.com";
+ FallbackDNS = "1.1.1.1";
};
};
};
@@ -335,6 +335,7 @@ programs.fish = {
kitty
stow
util-linux
+ pkgs.vimPlugins.im-select-nvim
# Audio & Music Controls
brightnessctl
@@ -397,7 +398,7 @@ programs.fish = {
opencode
telegram-desktop
vesktop
-
+ obsidian
# Software Development & Toolchains
black
cargo
diff --git a/nixos/flake.lock b/nixos/flake.lock
index 263ea44..ff02820 100644
--- a/nixos/flake.lock
+++ b/nixos/flake.lock
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1784497964,
- "narHash": "sha256-vlHUuqAcbcH2RKmHbPiuQzbv1pnzzavXnI62RD0bqCU=",
+ "lastModified": 1784796856,
+ "narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "241313f4e8e508cb9b13278c2b0fa25b9ca27163",
+ "rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
"type": "github"
},
"original": {
@@ -34,11 +34,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
- "lastModified": 1784728386,
- "narHash": "sha256-orPjHk70i59VTH6ey9H0lFC2GC+r8LkY52HkzLwstio=",
+ "lastModified": 1784974993,
+ "narHash": "sha256-RmVxiI/YkZigIB5uBuMZqdjaABtiyPejT+JEFAC8ras=",
"owner": "noctalia-dev",
"repo": "noctalia",
- "rev": "44778c92d0d1676500dbbbd762f76519769e9458",
+ "rev": "89ad48e73af8ad4e8b42707912b12833443d819c",
"type": "github"
},
"original": {