replace waybar and wlogout with nova-shell
This commit is contained in:
parent
30b2b8668b
commit
dc70f474a9
8 changed files with 441 additions and 63 deletions
|
|
@ -9,6 +9,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
unstable.claude-code
|
||||
git
|
||||
python3
|
||||
];
|
||||
|
||||
users.users.muede = {
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
imports = [
|
||||
./hardware.nix
|
||||
# ./vscode-server.nix
|
||||
# ./hass.nix
|
||||
# ./vscode-server.nix
|
||||
# ./hass.nix
|
||||
|
||||
self.nixosModules.user-muede
|
||||
self.nixosModules.gnome
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue