diff --git a/flake.lock b/flake.lock index 1445dc1..8da55f1 100644 --- a/flake.lock +++ b/flake.lock @@ -252,11 +252,11 @@ ] }, "locked": { - "lastModified": 1728041527, - "narHash": "sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK+o=", + "lastModified": 1729414726, + "narHash": "sha256-Dtmm1OU8Ymiy9hVWn/a2B8DhRYo9Eoyx9veERdOBR4o=", "owner": "nix-community", "repo": "home-manager", - "rev": "509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e", + "rev": "fe56302339bb28e3471632379d733547caec8103", "type": "github" }, "original": { @@ -326,11 +326,11 @@ }, "nixlib": { "locked": { - "lastModified": 1727571693, - "narHash": "sha256-b7sFVeqMtz8xntCL3tBY3O8suTg5PeF53LTL3eCcKyc=", + "lastModified": 1728781282, + "narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=", "owner": "nix-community", "repo": "nixpkgs.lib", - "rev": "bb58a3bf239e03fca9d51062e2fe028a4ea5a3d1", + "rev": "16340f605f4e8e5cf07fd74dcbe692eee2d4f51b", "type": "github" }, "original": { @@ -347,11 +347,11 @@ ] }, "locked": { - "lastModified": 1727917377, - "narHash": "sha256-eefXdEPUMuhiV6Vy3ASSyApCseE9OoKDgL/G6qenw/4=", + "lastModified": 1729127034, + "narHash": "sha256-42AMGl+dh4I2wGgICSeDI1mqYaDEJhwqquHJ1vA0QiQ=", "owner": "nix-community", "repo": "nixos-generators", - "rev": "9ae128172f823956e54947fe471bc6dfa670ecb4", + "rev": "dd28a0806e7124fe392c33c9ccaa12f21970401f", "type": "github" }, "original": { @@ -362,11 +362,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1728056216, - "narHash": "sha256-IrO06gFUDTrTlIP3Sz+mRB6WUoO2YsgMtOD3zi0VEt0=", + "lastModified": 1729417461, + "narHash": "sha256-p0j/sUs7noqZw0W+SEuZXskzOfgOH7yY80ksIM0fCi4=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "b7ca02c7565fbf6d27ff20dd6dbd49c5b82eef28", + "rev": "8f38d8a4754cf673c2609c4ed399630db87e678b", "type": "github" }, "original": { @@ -440,11 +440,11 @@ }, "nixpkgs-u": { "locked": { - "lastModified": 1728018373, - "narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=", + "lastModified": 1729256560, + "narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "bc947f541ae55e999ffdb4013441347d83b00feb", + "rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0", "type": "github" }, "original": { @@ -456,11 +456,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1728126743, - "narHash": "sha256-Tvko4HrxstNn7kZdrebDNDyZ57r3uVJ6MS+8xb/P49o=", + "lastModified": 1729357638, + "narHash": "sha256-66RHecx+zohbZwJVEPF7uuwHeqf8rykZTMCTqIrOew4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "28f549976be349687f43da951d301b7f8051fe94", + "rev": "bb8c2cf7ea0dd2e18a52746b2c3a5b0c73b93c22", "type": "github" }, "original": { @@ -505,11 +505,11 @@ "nixpkgs-stable": "nixpkgs-stable_2" }, "locked": { - "lastModified": 1728092656, - "narHash": "sha256-eMeCTJZ5xBeQ0f9Os7K8DThNVSo9gy4umZLDfF5q6OM=", + "lastModified": 1729104314, + "narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "1211305a5b237771e13fcca0c51e60ad47326a9a", + "rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6", "type": "github" }, "original": { diff --git a/instances/odin/hm.nix b/instances/odin/hm.nix index e63ae74..7911fd9 100644 --- a/instances/odin/hm.nix +++ b/instances/odin/hm.nix @@ -52,7 +52,7 @@ teams-for-linux thunderbird totem - transmission-gtk + transmission_4 wireguard-tools xournalpp zoom-us diff --git a/instances/thor/configuration.nix b/instances/thor/configuration.nix index b5eb066..f4f3a79 100644 --- a/instances/thor/configuration.nix +++ b/instances/thor/configuration.nix @@ -242,12 +242,12 @@ }; }; thermald.enable = true; - # desktopManager = { - # # lomiri.enable = true; - # # cinnamon.enable = true; - # # plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; }; - # # plasma6 = { enable = true; enableQt5Integration = true; }; - # }; + desktopManager = { + # lomiri.enable = true; + # cinnamon.enable = true; + # plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; }; + # plasma6 = { enable = true; enableQt5Integration = true; }; + }; # displayManager.sddm = { # enable = true; # theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance"; diff --git a/instances/thor/hm.nix b/instances/thor/hm.nix index 8a446c3..f3d96a5 100644 --- a/instances/thor/hm.nix +++ b/instances/thor/hm.nix @@ -56,7 +56,7 @@ teams-for-linux thunderbird totem - transmission-gtk + transmission_4 wireguard-tools xournalpp zoom-us diff --git a/modules/hm/biblio.nix b/modules/hm/biblio.nix index 9b4dd82..5af2b32 100644 --- a/modules/hm/biblio.nix +++ b/modules/hm/biblio.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { home.packages = builtins.attrValues { - inherit (pkgs) calibre; + # inherit (pkgs) calibre; inherit (pkgs.unstable_pkgs) mangal; }; } diff --git a/modules/hm/vim.nix b/modules/hm/vim.nix index ddca9dc..6dff801 100644 --- a/modules/hm/vim.nix +++ b/modules/hm/vim.nix @@ -130,7 +130,10 @@ in # Cool color scheme { plugin = vp.nightfox-nvim; - config = "colorscheme nightfox"; + type = "lua"; + config = '' + vim.cmd [[colorscheme nightfox]] + ''; } vp.nvim-web-devicons