add garage skeleton
This commit is contained in:
parent
1e702d8469
commit
6fb4627cbd
5 changed files with 59 additions and 14 deletions
|
@ -13,7 +13,7 @@
|
|||
# this value at the release version of the first install of this system.
|
||||
# Before changing this value read the documentation for this option
|
||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
system.stateVersion = "23.05"; # Did you read the comment?
|
||||
system.stateVersion = "23.11"; # Did you read the comment?
|
||||
|
||||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue