also replace swaync with nova-shell
This commit is contained in:
parent
925fd85c28
commit
c87d351456
2 changed files with 5 additions and 6 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -548,11 +548,11 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1776022066,
|
"lastModified": 1776030769,
|
||||||
"narHash": "sha256-EVl6pS3C8qogiqMNGBLibPsnK8saURb5Ayf9pxzcFjA=",
|
"narHash": "sha256-q9qIqbFyCr0kqRbrABpiwydZzErBU75Y10rOgld5sYg=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "d33b47139a431ebc6aef9926f1f80bb2420ac596",
|
"rev": "c973bd8163758ffb1b2c9762d00dae9e89efdcb1",
|
||||||
"revCount": 152,
|
"revCount": 173,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.berlin.ccc.de/vinzenz/nova-shell"
|
"url": "https://git.berlin.ccc.de/vinzenz/nova-shell"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
./ssh.nix
|
./ssh.nix
|
||||||
./starship.nix
|
./starship.nix
|
||||||
./swaylock.nix
|
./swaylock.nix
|
||||||
./swaync.nix
|
#./swaync.nix
|
||||||
./vscode.nix
|
./vscode.nix
|
||||||
# ./waybar.nix
|
# ./waybar.nix
|
||||||
# ./wlogout.nix
|
# ./wlogout.nix
|
||||||
|
|
@ -59,7 +59,6 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# keep-sorted start
|
# keep-sorted start
|
||||||
|
|
||||||
arduino
|
arduino
|
||||||
arduino-cli
|
arduino-cli
|
||||||
arduino-ide
|
arduino-ide
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue