Compare commits

...

4 commits

Author SHA1 Message Date
uku
6bda555040
chore(exprs): remove pgadmin fix 2025-06-23 12:29:36 +02:00
uku
1adc403319
flake.lock: Update
Flake lock file updates:

• Updated input 'camasca':
    'https://git.uku3lig.net/api/v1/repos/uku/camasca/archive/e11596663ecc4cd67767d2dbb47c395465207600.tar.gz?narHash=sha256-Q0RIvbLVXwABQICy%2BGwloA6l%2BAShGBD3%2Bk0YZ2Gw3AI%3D' (2025-06-16)
  → 'https://git.uku3lig.net/api/v1/repos/uku/camasca/archive/5a666254fc02daf5279e2b6105f41a025bd74fa0.tar.gz?narHash=sha256-bebdWECX2lORaPvBFaKEWBJi9%2BXvdNT6GO5Fxl2oewA%3D' (2025-06-23)
• Updated input 'mystia':
    'github:soopyc/mystia/bf38c5b319cf42311c7f11ee31ac9526485c8d12?narHash=sha256-vB7G6anfMk60VXmcpQ7bDu5BYzsijk7gh4flG%2Bkf2RI%3D' (2025-06-21)
  → 'github:soopyc/mystia/a0b2af79b7754214c2e5869e6b22ad06a7e6ed13?narHash=sha256-p4HXOj0c6uLe04oNGtWPgEcpAkuxNnoNouT3dV5ulb8%3D' (2025-06-23)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/424a40050cdc5f494ec45e46462d288f08c64475?narHash=sha256-EWlr9MZDd%2BGoGtZB4QsDzaLyaDQPGnRY03MFp6u2wSg%3D' (2025-06-15)
  → 'github:nix-community/nix-index-database/78cd697acc2e492b4e92822a4913ffad279c20e6?narHash=sha256-A6ZIoIgaPPkzIVxKuaxwEJicPOeTwC/MD9iuC3FVhDM%3D' (2025-06-22)
• Updated input 'nixpkgs':
    'https://releases.nixos.org/nixos/unstable/nixos-25.11pre818804.08f22084e608/nixexprs.tar.xz?narHash=sha256-LPEVD7FWRX%2BGFVWxIxNFLIB7kqet4tsAnV4mCKTdxNo%3D' (2025-06-20)
  → 'https://releases.nixos.org/nixos/unstable/nixos-25.11pre819493.4206c4cb5675/nixexprs.tar.xz?narHash=sha256-w7N9SeSxFS0jvkbqyfc6FOGGyNiTQtv5jwbi1l/xpk8%3D' (2025-06-22)
• Updated input 'ukubot-rs':
    'github:uku3lig/ukubot-rs/32589e405c3370ead785ebc7c977ac67ab40c34e?narHash=sha256-/1TRBD7bTFpyewje9t3ZjeNWDcwOr/2plSpXwzBoBiA%3D' (2025-06-21)
  → 'github:uku3lig/ukubot-rs/8a7dbbe0e21f27378ed7cc57028b48ede4b106cf?narHash=sha256-5b66kCRNlVvidmJoRIXjzW6yuq8hq00ReXHwe6puSjc%3D' (2025-06-23)
2025-06-23 12:27:09 +02:00
uku
78df9667e5
fix(common): use new sbctl location
sbctl/nixos changed the default location of the files, therefore
requiring manual intervention

https://github.com/nix-community/lanzaboote/issues/413#issuecomment-2618089667
2025-06-23 12:15:19 +02:00
uku
b2dae7e1e5
feat(mottarone): new lappy top! 2025-06-23 12:13:55 +02:00
4 changed files with 22 additions and 24 deletions

View file

@ -37,7 +37,7 @@
lanzaboote = { lanzaboote = {
enable = true; enable = true;
pkiBundle = "/etc/secureboot"; pkiBundle = "/var/lib/sbctl";
}; };
}; };

View file

@ -13,8 +13,6 @@ inputs: final: prev: {
]; ];
}); });
pgadmin4 = prev.pgadmin4.override { python3 = prev.python312; };
vencord = prev.vencord.overrideAttrs (old: { vencord = prev.vencord.overrideAttrs (old: {
version = "${old.version}+git.${inputs.vencord.shortRev}"; version = "${old.version}+git.${inputs.vencord.shortRev}";
src = inputs.vencord; src = inputs.vencord;

34
flake.lock generated
View file

@ -55,11 +55,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1750032056, "lastModified": 1750636898,
"narHash": "sha256-Q0RIvbLVXwABQICy+GwloA6l+AShGBD3+k0YZ2Gw3AI=", "narHash": "sha256-bebdWECX2lORaPvBFaKEWBJi9+XvdNT6GO5Fxl2oewA=",
"rev": "e11596663ecc4cd67767d2dbb47c395465207600", "rev": "5a666254fc02daf5279e2b6105f41a025bd74fa0",
"type": "tarball", "type": "tarball",
"url": "https://git.uku3lig.net/api/v1/repos/uku/camasca/archive/e11596663ecc4cd67767d2dbb47c395465207600.tar.gz" "url": "https://git.uku3lig.net/api/v1/repos/uku/camasca/archive/5a666254fc02daf5279e2b6105f41a025bd74fa0.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
@ -201,11 +201,11 @@
"treefmt-nix": [] "treefmt-nix": []
}, },
"locked": { "locked": {
"lastModified": 1750482007, "lastModified": 1750665781,
"narHash": "sha256-vB7G6anfMk60VXmcpQ7bDu5BYzsijk7gh4flG+kf2RI=", "narHash": "sha256-p4HXOj0c6uLe04oNGtWPgEcpAkuxNnoNouT3dV5ulb8=",
"owner": "soopyc", "owner": "soopyc",
"repo": "mystia", "repo": "mystia",
"rev": "bf38c5b319cf42311c7f11ee31ac9526485c8d12", "rev": "a0b2af79b7754214c2e5869e6b22ad06a7e6ed13",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -221,11 +221,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1749960154, "lastModified": 1750565152,
"narHash": "sha256-EWlr9MZDd+GoGtZB4QsDzaLyaDQPGnRY03MFp6u2wSg=", "narHash": "sha256-A6ZIoIgaPPkzIVxKuaxwEJicPOeTwC/MD9iuC3FVhDM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nix-index-database", "repo": "nix-index-database",
"rev": "424a40050cdc5f494ec45e46462d288f08c64475", "rev": "78cd697acc2e492b4e92822a4913ffad279c20e6",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -257,11 +257,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1750412855, "lastModified": 1750633290,
"narHash": "sha256-LPEVD7FWRX+GFVWxIxNFLIB7kqet4tsAnV4mCKTdxNo=", "narHash": "sha256-w7N9SeSxFS0jvkbqyfc6FOGGyNiTQtv5jwbi1l/xpk8=",
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54", "rev": "4206c4cb56751df534751b058295ea61357bbbaa",
"type": "tarball", "type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-25.11pre818804.08f22084e608/nixexprs.tar.xz" "url": "https://releases.nixos.org/nixos/unstable/nixos-25.11pre819493.4206c4cb5675/nixexprs.tar.xz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
@ -415,11 +415,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1750526883, "lastModified": 1750658653,
"narHash": "sha256-/1TRBD7bTFpyewje9t3ZjeNWDcwOr/2plSpXwzBoBiA=", "narHash": "sha256-5b66kCRNlVvidmJoRIXjzW6yuq8hq00ReXHwe6puSjc=",
"owner": "uku3lig", "owner": "uku3lig",
"repo": "ukubot-rs", "repo": "ukubot-rs",
"rev": "32589e405c3370ead785ebc7c977ac67ab40c34e", "rev": "8a7dbbe0e21f27378ed7cc57028b48ede4b106cf",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -8,6 +8,7 @@
modulesPath, modulesPath,
... ...
}: }:
{ {
imports = [ imports = [
(modulesPath + "/installer/scan/not-detected.nix") (modulesPath + "/installer/scan/not-detected.nix")
@ -26,12 +27,12 @@
boot.extraModulePackages = [ ]; boot.extraModulePackages = [ ];
fileSystems."/" = { fileSystems."/" = {
device = "/dev/disk/by-uuid/e36f709d-a4ea-4310-8c0d-8752afacba3c"; device = "/dev/disk/by-uuid/4f093337-a8f0-4864-ab0e-e30d04155f75";
fsType = "ext4"; fsType = "ext4";
}; };
fileSystems."/boot" = { fileSystems."/boot" = {
device = "/dev/disk/by-uuid/D4AA-EE25"; device = "/dev/disk/by-uuid/141F-CADA";
fsType = "vfat"; fsType = "vfat";
options = [ options = [
"fmask=0022" "fmask=0022"
@ -40,7 +41,7 @@
}; };
swapDevices = [ swapDevices = [
{ device = "/dev/disk/by-uuid/316ddc44-0359-40ac-9dce-2d78817fbb29"; } { device = "/dev/disk/by-uuid/3c654289-c5b8-4ddc-b081-5216223b885d"; }
]; ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
@ -49,7 +50,6 @@
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`. # with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
networking.useDHCP = lib.mkDefault true; networking.useDHCP = lib.mkDefault true;
# networking.interfaces.enp0s13f0u1u4.useDHCP = lib.mkDefault true; # networking.interfaces.enp0s13f0u1u4.useDHCP = lib.mkDefault true;
# networking.interfaces.enp0s31f6.useDHCP = lib.mkDefault true;
# networking.interfaces.wlp0s20f3.useDHCP = lib.mkDefault true; # networking.interfaces.wlp0s20f3.useDHCP = lib.mkDefault true;
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";