diff --git a/flake.lock b/flake.lock index f6b4c25..a063814 100644 --- a/flake.lock +++ b/flake.lock @@ -182,11 +182,11 @@ ] }, "locked": { - "lastModified": 1778144356, - "narHash": "sha256-dGM+QCstz/DyLB68+JK5GWyMx4QSqmOJEVgZmy63d/g=", + "lastModified": 1778501066, + "narHash": "sha256-T0vB/D3DqGGe+ent3+3jDTIFl2SeXcga3FMcI6AxiMU=", "owner": "nix-community", "repo": "home-manager", - "rev": "e4419d3123b780d5f4c0bceeace450424387638c", + "rev": "c0729fa3f060008080b2124fd0c3b9285d53b393", "type": "github" }, "original": { @@ -257,11 +257,11 @@ ] }, "locked": { - "lastModified": 1778104114, - "narHash": "sha256-+tbqLv7IW5Aem8kGF6cp4n3MtNBcwqmuGlMt6S1kQjs=", + "lastModified": 1778464608, + "narHash": "sha256-tZRvyaKVP0DJ9DSFrr6K/l3X74Orfirk3Jjo7+br4Qs=", "owner": "noctalia-dev", "repo": "noctalia-shell", - "rev": "eb2b53ddaa7564f5c93031cbe65cd5b6ef3c12a9", + "rev": "761869a561548874fe7e293b157fd7841576b367", "type": "github" }, "original": { @@ -279,11 +279,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1777773024, - "narHash": "sha256-pLU+KB84A0Jei/vTD6pOS4Ovkmq3QDfPQHg1MlKsRqM=", + "lastModified": 1778377995, + "narHash": "sha256-uUzHDHqQF1rdVNiTa05L0mML3/d7fpbAShjCRWxbrBQ=", "owner": "noctalia-dev", "repo": "noctalia-qs", - "rev": "d3e26ccd9eecde9139be00caf5dc2d4260fb31ee", + "rev": "d8327a723eed6dd9aebe8e0b162126f390e827df", "type": "github" }, "original": { @@ -300,11 +300,11 @@ ] }, "locked": { - "lastModified": 1778179956, - "narHash": "sha256-iH+mze/AtU1OkPVjg9gPpq0/L+2bx8E7UgQ0cEftP8Q=", + "lastModified": 1778498727, + "narHash": "sha256-+36aIJntGC1irkJZX5VHQNCRZpPM1XstFbooJ7Jt7l8=", "owner": "nix-community", "repo": "NUR", - "rev": "29df34c7e79c5830df78876a7a839756ce40bc50", + "rev": "eb5c3f6ac768a4be604513ef9d4cc1770ab77d66", "type": "github" }, "original": { diff --git a/home/modules/programs/vscode.nix b/home/modules/programs/vscode.nix index 9c5f7da..7f05447 100644 --- a/home/modules/programs/vscode.nix +++ b/home/modules/programs/vscode.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { - programs.vscode = { + programs.vscodium = { enable = true; package = pkgs.vscodium.fhsWithPackages ( ps: with ps; [ git ] diff --git a/home/users/root/default.nix b/home/users/root/default.nix index 80e4bbb..c85d378 100644 --- a/home/users/root/default.nix +++ b/home/users/root/default.nix @@ -1,9 +1,11 @@ -{ repoLocalPath, ... }: +{ config, repoLocalPath, ... }: { home.username = "root"; home.homeDirectory = "/root"; home.stateVersion = "24.05"; + gtk.gtk4.theme = config.gtk.theme; + programs.git = { enable = true; signing.format = "openpgp"; diff --git a/nixos/modules/profiles/server.nix b/nixos/modules/profiles/server.nix index 8c21bf9..d504151 100644 --- a/nixos/modules/profiles/server.nix +++ b/nixos/modules/profiles/server.nix @@ -4,7 +4,7 @@ services.openssh = { enable = true; - permitRootLogin = "no"; + settings.PermitRootLogin = "no"; }; environment.systemPackages = with pkgs; [ diff --git a/util/open_dailies.xsh b/util/open_dailies.xsh index 5e63ee0..498e944 100644 --- a/util/open_dailies.xsh +++ b/util/open_dailies.xsh @@ -21,6 +21,8 @@ dailies = [ #"https://capitale.countryle.com/", #"https://daydle.com/", #"https://histordle.com/yeardle/", + "https://lessgames.com/songless", + "https://geotrivia.com/georankle",\ "https://histordle.com/popcultured/", "https://quizl.io/", "https://angle.wtf/",