more moving
This commit is contained in:
+2
-11
@@ -1,19 +1,10 @@
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
# import longer service declarations
|
||||
imports = [
|
||||
./alacritty.nix
|
||||
./firefox.nix
|
||||
./fish.nix
|
||||
./git.nix
|
||||
./nixvim.nix
|
||||
./programs
|
||||
];
|
||||
|
||||
home.username = "roy";
|
||||
|
||||
Reference in New Issue
Block a user