feat: added support for custom shells in alqueva.users
This commit is contained in:
parent
9599d27cdf
commit
3af3b5dbc4
4 changed files with 9 additions and 4 deletions
|
@ -13,7 +13,6 @@
|
|||
inputs.self.nixosModules.default
|
||||
({config, ...}: {
|
||||
config = {
|
||||
alqueva.xonsh.enable = true;
|
||||
nix = {
|
||||
settings.extra-experimental-features = [
|
||||
"nix-command"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue