xonsh test

This commit is contained in:
Lucy Hochkamp 2023-12-03 23:08:28 +01:00
parent 9f52a76307
commit 2707a0bd5d
No known key found for this signature in database
3 changed files with 18 additions and 1 deletions

View file

@ -121,6 +121,7 @@ with lib.my;
home.file.".finicky.js".source = ./finicky.js;
ragon.vscode.enable = true;
ragon.xonsh.enable = true;
programs.home-manager.enable = true;
home.stateVersion = "21.11";