Compare commits

...

5 Commits

Author SHA1 Message Date
876d111e34 update 2025-04-03 15:10:19 -04:00
6fe19e9f9e update gimp patch 2025-04-03 15:00:48 -04:00
3434088041 update 2025-04-02 23:21:09 -04:00
3ecda9136c switch to vanilla kernel due to issues 2025-04-02 23:20:59 -04:00
108924e571 remove swapfile and lvfs-testing 2025-04-02 13:35:53 -04:00
5 changed files with 59 additions and 46 deletions

View File

@@ -48,8 +48,8 @@
# kernel options # kernel options
boot = { boot = {
kernelPackages = pkgs.linuxPackages_cachyos-lto; # kernelPackages = pkgs.linuxPackages_cachyos-lto;
# kernelPackages = pkgs.linuxPackages_latest; kernelPackages = pkgs.linuxPackages_latest;
kernel.sysctl = { kernel.sysctl = {
# dmesg shushhhhh # dmesg shushhhhh
@@ -84,7 +84,6 @@
# fwupd for updating firmware # fwupd for updating firmware
fwupd = { fwupd = {
enable = true; enable = true;
extraRemotes = [ "lvfs-testing" ];
}; };
# auto detect network printers # auto detect network printers
@@ -243,12 +242,4 @@
documentation.enable = true; documentation.enable = true;
documentation.man.enable = true; documentation.man.enable = true;
documentation.dev.enable = true; documentation.dev.enable = true;
swapDevices = [
{
device = "/var/lib/swapfile";
size = 64 * 1024;
randomEncryption.enable = true;
}
];
} }

24
etcnixos/flake.lock generated
View File

@@ -34,11 +34,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743417077, "lastModified": 1743703189,
"narHash": "sha256-i/jKOc/M/0+9nM2B9t8UfFea3p4EgmhaBpLz7UJo5mU=", "narHash": "sha256-5s1zBM+pmpxvHInRbVScsueETRxVAi4EvDl4V3FzKjI=",
"owner": "chaotic-cx", "owner": "chaotic-cx",
"repo": "nyx", "repo": "nyx",
"rev": "777450284ca128909dbda580dddde6f67cd956c1", "rev": "d3d2a0d76c2d85a49f30cb50956b0e8d93ee6ec6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -230,11 +230,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743267068, "lastModified": 1743648554,
"narHash": "sha256-G7866vbO5jgqMcYJzgbxej40O6mBGQMGt6gM0himjoA=", "narHash": "sha256-23JFd+zd2GamTTdnGuFVeIg8x8C3hLpQJRh/PGTORzo=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "b431496538b0e294fbe44a1441b24ae8195c63f0", "rev": "107352dde4ff3c01cb5a0b3fe17f5beef37215bc",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -252,11 +252,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743144043, "lastModified": 1743660830,
"narHash": "sha256-QlEk4Xm5KG0jW5Kus9teY3bhxdf0GUTexxTUCaJM5ms=", "narHash": "sha256-ezJqPIuB25iMJeugwHKWnB1DjMvrdpkrPxE3TCULjGk=",
"owner": "Jovian-Experiments", "owner": "Jovian-Experiments",
"repo": "Jovian-NixOS", "repo": "Jovian-NixOS",
"rev": "1c17514c8558886af0afc34b6c348c1f2ee9fd24", "rev": "c7ade1c8fe2bdb70d38b3b9a97b874dcaf33b755",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -331,11 +331,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1743315132, "lastModified": 1743583204,
"narHash": "sha256-6hl6L/tRnwubHcA4pfUUtk542wn2Om+D4UnDhlDW9BE=", "narHash": "sha256-F7n4+KOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "52faf482a3889b7619003c0daec593a1912fddc1", "rev": "2c8d3f48d33929642c1c12cd243df4cc7d2ce434",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -54,11 +54,32 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743360001, "lastModified": 1743648554,
"narHash": "sha256-HtpS/ZdgWXw0y+aFdORcX5RuBGTyz3WskThspNR70SM=", "narHash": "sha256-23JFd+zd2GamTTdnGuFVeIg8x8C3hLpQJRh/PGTORzo=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "b6fd653ef8fbeccfd4958650757e91767a65506d", "rev": "107352dde4ff3c01cb5a0b3fe17f5beef37215bc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"zen-browser",
"nixpkgs"
]
},
"locked": {
"lastModified": 1743604125,
"narHash": "sha256-ZD61DNbsBt1mQbinAaaEqKaJk2RFo9R/j+eYWeGMx7A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "180fd43eea296e62ae68e079fcf56aba268b9a1a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -79,11 +100,11 @@
"xwayland-satellite-unstable": "xwayland-satellite-unstable" "xwayland-satellite-unstable": "xwayland-satellite-unstable"
}, },
"locked": { "locked": {
"lastModified": 1743370893, "lastModified": 1743644801,
"narHash": "sha256-u2PqVBoECxAsnY+1yy9DwWetuYyT7uw1FkSpGgh1mBI=", "narHash": "sha256-z8x/j/RuDBo/5lNt3XYatKRpIMFMHVE2HK7TKVxYn+c=",
"owner": "sodiboo", "owner": "sodiboo",
"repo": "niri-flake", "repo": "niri-flake",
"rev": "22b0f8584e754448911fb50dd028af91ba9f579d", "rev": "f3fca85fe72c70d58f44f4c6ad2f27a91aa54d0d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -112,11 +133,11 @@
"niri-unstable": { "niri-unstable": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1743260207, "lastModified": 1743492917,
"narHash": "sha256-AtizkeSqu7AeMe/JjN8CjENfTKgMGifDW0U2z+S0ygA=", "narHash": "sha256-OqLDg0Ody1HX23hgjvjIkfZPNhYKxbkj/ONcDjdD4Ik=",
"owner": "YaLTeR", "owner": "YaLTeR",
"repo": "niri", "repo": "niri",
"rev": "b2c34e7fe94a12a65083ac73759672427ea2ccbf", "rev": "60034a57efd9c8130b05797b37cbc187a8c13145",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -127,11 +148,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1743315132, "lastModified": 1743583204,
"narHash": "sha256-6hl6L/tRnwubHcA4pfUUtk542wn2Om+D4UnDhlDW9BE=", "narHash": "sha256-F7n4+KOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "52faf482a3889b7619003c0daec593a1912fddc1", "rev": "2c8d3f48d33929642c1c12cd243df4cc7d2ce434",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -143,11 +164,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1743231893, "lastModified": 1743576891,
"narHash": "sha256-tpJsHMUPEhEnzySoQxx7+kA+KUtgWqvlcUBqROYNNt0=", "narHash": "sha256-vXiKURtntURybE6FMNFAVpRPr8+e8KoLPrYs9TGuAKc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c570c1f5304493cafe133b8d843c7c1c4a10d3a6", "rev": "44a69ed688786e98a101f02b712c313f1ade37ab",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -174,11 +195,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1743388531, "lastModified": 1743682350,
"narHash": "sha256-OBcNE+2/TD1AMgq8HKMotSQF8ZPJEFGZdRoBJ7t/HIc=", "narHash": "sha256-S/MyKOFajCiBm5H5laoE59wB6w0NJ4wJG53iAPfYW3k=",
"owner": "oxalica", "owner": "oxalica",
"repo": "rust-overlay", "repo": "rust-overlay",
"rev": "011de3c895927300651d9c2cb8e062adf17aa665", "rev": "c4a8327b0f25d1d81edecbb6105f74d7cf9d7382",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -237,16 +258,17 @@
}, },
"zen-browser": { "zen-browser": {
"inputs": { "inputs": {
"home-manager": "home-manager_2",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1743216975, "lastModified": 1743704747,
"narHash": "sha256-29xgm8F3DCcTNrQZ9V3Pwj6BkjalkKvGyjd+sF9/+3k=", "narHash": "sha256-aaC3O8QFEEn/h450ksMj05fPv5sI9s2bmGjbLtp0YUo=",
"owner": "0xc000022070", "owner": "0xc000022070",
"repo": "zen-browser-flake", "repo": "zen-browser-flake",
"rev": "165ee672e6b17a8bcc0a3fb51fab3f79715cc1f3", "rev": "fa21b2402e0cea3616121dff915f1be54dd8dca2",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -57,7 +57,7 @@
# gimp 3.0 # gimp 3.0
(builtins.fetchurl { (builtins.fetchurl {
url = "https://github.com/NixOS/nixpkgs/pull/67576.diff"; url = "https://github.com/NixOS/nixpkgs/pull/67576.diff";
sha256 = "0x7jbg4j7cz74h6b1ysxk1d5cbg5shi0r2wlyvbngwfy1gp7ffif"; sha256 = "1idkhfirjba6iywkddyhm980x44kfl9lmp51cyfqrpbq7wlzpnia";
}) })
]; ];
} }

View File

@@ -112,7 +112,7 @@
# simple screen recording on wayland # simple screen recording on wayland
wl-screenrec wl-screenrec
gimp gimp3
pinta pinta
# wayland-compatible color picker # wayland-compatible color picker