mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-19 23:24:40 +00:00
update system
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
# Enable features in Nix commands
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
|
||||
# Pin a state version to prevent warnings
|
||||
system.stateVersion = "22.11";
|
||||
|
||||
# Basic common system packages for all devices
|
||||
environment.systemPackages = with pkgs; [ git vim wget curl ];
|
||||
|
||||
|
Reference in New Issue
Block a user