video15
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
home.packages = with pkgs; [
|
||||
kitty
|
||||
wofi
|
||||
firefox
|
||||
n8n
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
# pkgs.hello
|
||||
@ -85,7 +87,6 @@
|
||||
enable = true;
|
||||
projectFolders = [
|
||||
"${config.home.homeDirectory}/.config"
|
||||
"${config.home.homeDirectory}"
|
||||
];
|
||||
layout = ''
|
||||
layout {
|
||||
|
Reference in New Issue
Block a user