mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed stateVersion from 22.11 to 23.05 added a nifty pastebin script
This commit is contained in:
parent
d816248f6b
commit
1c416dc728
5 changed files with 7 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
home = {
|
||||
username = "root";
|
||||
homeDirectory = "/root";
|
||||
stateVersion = "22.11";
|
||||
stateVersion = "23.05";
|
||||
file = {
|
||||
".config/neofetch/config.conf" = {
|
||||
source = ./config/neofetch/config.conf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue