mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
vps-public: Reinstall with xfs /nix
This commit is contained in:
parent
af9571ee1f
commit
d5174f8c40
4 changed files with 16 additions and 12 deletions
|
|
@ -6,7 +6,7 @@
|
|||
inputs.disko.nixosModules.default
|
||||
];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
meta = {
|
||||
domains.validate = true;
|
||||
|
|
@ -18,10 +18,10 @@
|
|||
|
||||
sops = {
|
||||
enable = true;
|
||||
agePublicKey = "age1tfgn62qe9264yzsw5svdppz57e3dhlzfcf043ecpg82mgny88gwsdxg9vz";
|
||||
agePublicKey = "age1j47wr83tg4t8sdjcyarwvvrt8qzjrgw2fa2e4nufffdev89t8prsu7lxnh";
|
||||
};
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
services =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue