feat: added support for custom shells in alqueva.users

This commit is contained in:
Artur Manuel 2024-12-14 11:14:51 +00:00
commit 3af3b5dbc4
4 changed files with 9 additions and 4 deletions

View file

@ -13,7 +13,6 @@
inputs.self.nixosModules.default
({config, ...}: {
config = {
alqueva.xonsh.enable = true;
nix = {
settings.extra-experimental-features = [
"nix-command"