sys aliases no longer needed
This commit is contained in:
parent
122b36204c
commit
141a7e8be6
1 changed files with 0 additions and 8 deletions
|
|
@ -127,14 +127,6 @@
|
|||
pkgs.obs-studio-plugins.obs-pipewire-audio-capture
|
||||
];
|
||||
};
|
||||
|
||||
fish = {
|
||||
functions = {
|
||||
sysrebuild = "nh os switch --ask";
|
||||
sysrebuild-boot = "nh os boot --ask";
|
||||
sysupdate = "nix flake update --commit-lock-file --flake /home/user/Projects/personal/nix-config";
|
||||
};
|
||||
};
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue