Merge branch 'main' of github.com:FredzyW/nix
This commit is contained in:
commit
ac5aabd273
4 changed files with 26 additions and 6 deletions
|
@ -13,6 +13,7 @@
|
|||
../shared/dmenu.nix
|
||||
../shared/kitty.nix
|
||||
../shared/alacritty.nix
|
||||
# ../shared/dunst.nix
|
||||
../shared/tmux.nix
|
||||
../shared/vim.nix
|
||||
../shared/fish.nix
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
"wheel"
|
||||
"audio"
|
||||
"docker"
|
||||
"input"
|
||||
];
|
||||
openssh.authorizedKeys = {
|
||||
keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue