henrov
|
fa50eb4f8d
|
{ config, lib, pkgs, flakeRoot, inputs, ... }:
{
home.packages = with pkgs; [ jq ];
wayland.windowManager.hyprland = {
enable = true;
plugins = [
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprscroll
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprspace
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprsunset
inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hypr-easymotion
];
};
}
|
2026-03-02 19:37:18 +01:00 |
|
henrov
|
d63eb75c7f
|
syntax?
|
2026-03-02 19:34:47 +01:00 |
|
henrov
|
9364d76c35
|
hyprland-plugins-
|
2026-03-02 19:32:21 +01:00 |
|
henrov
|
5c89fda8ac
|
inputs.hyprland-plugins.packages.${pkgs.system};
|
2026-03-02 19:30:48 +01:00 |
|
henrov
|
20e8d86b3f
|
removed repository
|
2026-03-02 19:28:49 +01:00 |
|
henrov
|
d26adc3e1b
|
added
hyprland.url = "github:hyprwm/Hyprland";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
|
2026-03-02 19:24:39 +01:00 |
|
henrov
|
52869e2fd6
|
removed hyprland.conf config files
|
2026-03-02 19:19:47 +01:00 |
|
henrov
|
ddbe638913
|
Home manager module rewrite
|
2026-03-02 19:16:36 +01:00 |
|
henrov
|
2a0c96920f
|
autosuggestion.enable = true;
not
autosuggestions.enable = true;
|
2026-03-02 19:14:44 +01:00 |
|
henrov
|
7f3b5d1c3d
|
it is a home manager module
|
2026-03-02 19:13:52 +01:00 |
|
henrov
|
e4ff22febc
|
noved copy_stuff.nix
|
2026-03-02 19:11:37 +01:00 |
|
henrov
|
9932cc5286
|
desktop/copy_stuff.nix, not dev
|
2026-03-02 19:10:42 +01:00 |
|
henrov
|
08d0bd5cc0
|
nix.nix
|
2026-03-02 19:08:31 +01:00 |
|
henrov
|
cb47bc7d74
|
rebuilding minimised nix files
|
2026-03-02 19:07:08 +01:00 |
|
henrov
|
e2b2628ac8
|
There were two zsh.nixes
|
2026-03-02 18:44:00 +01:00 |
|
henrov
|
9ec39c7565
|
misstructured
|
2026-03-02 18:39:47 +01:00 |
|
henrov
|
00ec53a3a9
|
rewritten home/dev/zsh.nix
|
2026-03-02 18:37:17 +01:00 |
|
henrov
|
fd7b351f74
|
{ config, pkgs, lib, flakeRoot, ... }:
|
2026-03-02 18:35:24 +01:00 |
|
henrov
|
cc784f6564
|
Invalid token
|
2026-03-02 18:34:03 +01:00 |
|
henrov
|
d67df3d15f
|
removed windowrules.nix
|
2026-03-02 18:32:39 +01:00 |
|
henrov
|
c6584b11e3
|
corrected walker.nix
|
2026-03-02 18:20:00 +01:00 |
|
henrov
|
0087901471
|
rebuilding minimised nix files
|
2026-03-02 18:19:29 +01:00 |
|
henrov
|
0fbd204c8e
|
Corfrected hyprland.nix
|
2026-03-02 18:18:00 +01:00 |
|
henrov
|
58a049c93a
|
Working on making assets/conf obsolete
|
2026-03-02 18:12:22 +01:00 |
|
henrov
|
2f5aa6ce98
|
rebuilding minimised nix files
|
2026-03-02 14:00:59 +01:00 |
|
henrov
|
03e6cddb70
|
rebuilding minimised nix files
|
2026-03-02 13:51:02 +01:00 |
|
henrov
|
dc732a98c1
|
Trying to make conf obsolete
|
2026-03-02 13:36:26 +01:00 |
|
henrov
|
1fc17fe2cd
|
In between commit, started on reworking README.org, stopped at line 1245
|
2026-03-01 22:35:22 +01:00 |
|
henrov
|
080828620b
|
Added script to create .config, added script to copy Repo .config to
~/.config, started reworking README.org
|
2026-03-01 22:27:54 +01:00 |
|
henrov
|
c7ffec5f43
|
Removed ncsway in preparation of DUNST or MAKO
|
2026-03-01 21:08:32 +01:00 |
|
henrov
|
462aadb48f
|
implementing home.file instead of xdg.config
|
2026-03-01 21:06:52 +01:00 |
|
henrov
|
9a87e37114
|
Moved from xdg.config to home.file lib.mkForce
|
2026-03-01 21:03:25 +01:00 |
|
henrov
|
4abf56c2ec
|
implementing home.file instead of xdg.config
|
2026-03-01 18:45:56 +01:00 |
|
henrov
|
7380f7c2c5
|
implementing home.file instead of xdg.config
|
2026-03-01 18:44:52 +01:00 |
|
henrov
|
653865731f
|
implementing home.file instead of xdg.config
|
2026-03-01 18:42:23 +01:00 |
|
henrov
|
31f1dc76dc
|
implementing home.file instead of xdg.config
|
2026-03-01 18:40:10 +01:00 |
|
henrov
|
b0b5d4d1da
|
implementing home.file instead of xdg.config
|
2026-03-01 18:36:06 +01:00 |
|
henrov
|
f684932797
|
implementing home.file instead of xdg.config
|
2026-03-01 18:34:28 +01:00 |
|
henrov
|
0906a319c1
|
implementing home.file instead of xdg.config
|
2026-03-01 18:32:41 +01:00 |
|
henrov
|
15607aca9b
|
implementing home.file instead of xdg.config
|
2026-03-01 18:30:28 +01:00 |
|
henrov
|
eb18a3628a
|
Testing lib.mkForce
|
2026-03-01 18:24:47 +01:00 |
|
henrov
|
db2b9e4a06
|
Testing lib.mkForce
|
2026-03-01 18:14:35 +01:00 |
|
henrov
|
a503e0ec4d
|
Testing lib.mkForce
|
2026-03-01 18:01:35 +01:00 |
|
henrov
|
58ee19990c
|
Testing lib.mkForce
|
2026-03-01 17:59:38 +01:00 |
|
henrov
|
bb64271d5d
|
Testing lib.mkForce
|
2026-03-01 17:48:33 +01:00 |
|
henrov
|
1696154c3d
|
Testing lib.mkForce
|
2026-03-01 17:37:45 +01:00 |
|
henrov
|
fe3a3f6ceb
|
Testing lib.mkForce
|
2026-03-01 17:35:13 +01:00 |
|
henrov
|
628fd8e9fb
|
Testing lib.mkForce
|
2026-03-01 17:33:02 +01:00 |
|
henrov
|
08b73c4ea4
|
Testing lib.mkForce
|
2026-03-01 17:30:15 +01:00 |
|
henrov
|
6d50ed0c92
|
Testing lib.mkForce
|
2026-03-01 17:29:35 +01:00 |
|