mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
update to latest nixpkgs
This commit is contained in:
parent
19e371edd1
commit
6071913bde
2 changed files with 8 additions and 7 deletions
3
home.nix
3
home.nix
|
@ -251,7 +251,8 @@
|
|||
description =
|
||||
"Update the system flake and attempt to build and switch to the new configuration.";
|
||||
body = ''
|
||||
nix flake update /etc/nixos
|
||||
cd /etc/nixos
|
||||
nix flake update
|
||||
sudo nixos-rebuild switch
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue