314 current 2025-02-09 03:18:46 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -16,11 +16,11 @@ in {
|
||||
./fonts/default.nix # need to manage fonts in two places becuase life sucks nix sucks
|
||||
];
|
||||
|
||||
home.activation.copyScripts = lib.mkAfter ''
|
||||
mkdir -p ~/.scripts
|
||||
cp ${./nixos-rebuild.sh} ~/.scripts/
|
||||
chmod -R u+w ~/.scripts/
|
||||
'';
|
||||
# home.activation.copyScripts = lib.mkAfter ''
|
||||
# mkdir -p ~/.scripts
|
||||
# cp ${./nixos-rebuild.sh} ~/.scripts/
|
||||
# chmod -R u+w ~/.scripts/
|
||||
# '';
|
||||
|
||||
home.stateVersion = "24.11"; # Please read the comment before changing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user