forked from poslop/rice-flakes
moved to core and removed duplicate ssh
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
./zsh
|
||||
./git.nix
|
||||
./fonts.nix
|
||||
./hjem.nix
|
||||
./network.nix
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./hyprland
|
||||
./zsh
|
||||
./git.nix
|
||||
./packages.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
_:
|
||||
{
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user