Still GTK looks
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
|
||||
{
|
||||
imports = [
|
||||
./kitty.nix
|
||||
./starship.nix
|
||||
./zsh.nix
|
||||
./emacs.nix
|
||||
];
|
||||
# .. put any code here
|
||||
}
|
||||
Reference in New Issue
Block a user