update?
This commit is contained in:
parent
f2914acae6
commit
89ab99cdc7
5 changed files with 37 additions and 36 deletions
30
flake.lock
30
flake.lock
|
@ -27,11 +27,11 @@
|
||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1734011192,
|
"lastModified": 1736711425,
|
||||||
"narHash": "sha256-NghuiWXx6Q3gwLiudiNwDpYQ1CPEUK7J+f9dWREN8KA=",
|
"narHash": "sha256-8hKhPQuMtXfJi+4lPvw3FBk/zSJVHeb726Zo0uF1PP8=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "disko",
|
"repo": "disko",
|
||||||
"rev": "0f31ad735e784315a22d9899d3ba24340ce64220",
|
"rev": "f720e64ec37fa16ebba6354eadf310f81555cc07",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -100,11 +100,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1734031102,
|
"lastModified": 1736508663,
|
||||||
"narHash": "sha256-6RDywJJ1AuG2NflpXaWgNDYOOLGCqgTezUuc0RiEYzA=",
|
"narHash": "sha256-ZOaGwa+WnB7Zn3YXimqjmIugAnHePdXCmNu+AHkq808=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "15151bb5e7d6e352247ecaeeeefc34d0f306b287",
|
"rev": "2532b500c3ed2b8940e831039dcec5a5ea093afc",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -115,11 +115,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733749988,
|
"lastModified": 1736241350,
|
||||||
"narHash": "sha256-+5qdtgXceqhK5ZR1YbP1fAUsweBIrhL38726oIEAtDs=",
|
"narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "bc27f0fde01ce4e1bfec1ab122d72b7380278e68",
|
"rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -147,11 +147,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733759999,
|
"lastModified": 1736701207,
|
||||||
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
|
"narHash": "sha256-jG/+MvjVY7SlTakzZ2fJ5dC3V1PrKKrUEOEE30jrOKA=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
|
"rev": "ed4a395ea001367c1f13d34b1e01aa10290f67d6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -179,11 +179,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733965552,
|
"lastModified": 1736515725,
|
||||||
"narHash": "sha256-GZ4YtqkfyTjJFVCub5yAFWsHknG1nS/zfk7MuHht4Fs=",
|
"narHash": "sha256-4P99yL8vGehwzytkpP87eklBePt6aqeEC5JFsIzhfUs=",
|
||||||
"owner": "Mic92",
|
"owner": "Mic92",
|
||||||
"repo": "sops-nix",
|
"repo": "sops-nix",
|
||||||
"rev": "2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004",
|
"rev": "f214c1b76c347a4e9c8fb68c73d4293a6820d125",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -52,11 +52,11 @@ in
|
||||||
tap-to-click = 1;
|
tap-to-click = 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
sensitivity = 0.1;
|
sensitivity = 0.25;
|
||||||
};
|
};
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
gaps_in = 5;
|
gaps_in = 3;
|
||||||
gaps_out = 5;
|
gaps_out = 5;
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
"col.active_border" = "rgba(5faaffee) rgba(5faaffee) 45deg";
|
"col.active_border" = "rgba(5faaffee) rgba(5faaffee) 45deg";
|
||||||
|
@ -172,8 +172,8 @@ in
|
||||||
"$mainMod SHIFT, k, movewindow, u"
|
"$mainMod SHIFT, k, movewindow, u"
|
||||||
"$mainMod SHIFT, j, movewindow, d"
|
"$mainMod SHIFT, j, movewindow, d"
|
||||||
|
|
||||||
"$mainMod SHIFT, t, exec, kitty --start-as=fullscreen -o 'font_size=18' --title all_is_kitty"
|
"$mainMod SHIFT, t, exec, alacritty --start-as=fullscreen -o 'font_size=18' --title all_is_kitty"
|
||||||
"ALT, RETURN, exec, kitty --title fly_is_kitty"
|
"ALT, RETURN, exec, alacritty --title fly_is_kitty"
|
||||||
"$mainMod, RETURN, exec, alacritty"
|
"$mainMod, RETURN, exec, alacritty"
|
||||||
|
|
||||||
"$mainMod, C, killactive"
|
"$mainMod, C, killactive"
|
||||||
|
@ -188,7 +188,7 @@ in
|
||||||
|
|
||||||
# Screen shot
|
# Screen shot
|
||||||
"$mainMod, S, exec, hyprctl keyword animation 'fadeOut,0,0,default'; grimshot --notify copy active; hyprctl keyword animation 'fadeOut,1,4,default'"
|
"$mainMod, S, exec, hyprctl keyword animation 'fadeOut,0,0,default'; grimshot --notify copy active; hyprctl keyword animation 'fadeOut,1,4,default'"
|
||||||
"$mainMod SHIFT, S, exec, grimshot savecopy area - | swappy -f - -o ~/Photos/screenshot-$(date +'%d-%m-%Y_%H:%M').png"
|
"$mainMod SHIFT, S, exec, grimshot savecopy area - | swappy -f - -o ~/Photos/screenshots/screenshot-$(date +'%d-%m-%Y_%H%M').png"
|
||||||
|
|
||||||
# Screen recorder
|
# Screen recorder
|
||||||
"$mainMod SHIFT, R, exec, wf-recorder -a -f ~/Video/recording.mkv & notify-send 'Recordering Started' -i -u -A '^C ,stop' -t 0 -i ~/icons/rec-button.png"
|
"$mainMod SHIFT, R, exec, wf-recorder -a -f ~/Video/recording.mkv & notify-send 'Recordering Started' -i -u -A '^C ,stop' -t 0 -i ~/icons/rec-button.png"
|
||||||
|
|
|
@ -33,18 +33,18 @@
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
settings = {
|
settings = {
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-1,2560x1600@60,0x0,1.25"
|
"DP-1,highres,auto,1"
|
||||||
"DP-2,1920x1080@60,auto,1,mirror,eDP-1"
|
"eDP-1,2560x1600@60,0x0,1.25,mirror,DP-1"
|
||||||
|
|
||||||
];
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
"1, monitor:eDP-1, default:true"
|
# "1, monitor:DP-1, default:true"
|
||||||
"2, monitor:eDP-1"
|
# "2, monitor:DP-1"
|
||||||
"3, monitor:eDP-1"
|
# "3, monitor:DP-1"
|
||||||
"4, monitor:eDP-1"
|
# "4, monitor:DP-1"
|
||||||
"5, monitor:eDP-1"
|
# "5, monitor:DP-1"
|
||||||
"6, monitor:eDP-1"
|
# "6, monitor:DP-1"
|
||||||
"7, monitor:eDP-1"
|
# "7, monitor:DP-1"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
vlc
|
vlc
|
||||||
amberol
|
amberol
|
||||||
webcord
|
webcord
|
||||||
bottles
|
#bottles
|
||||||
#cava
|
#cava
|
||||||
ryujinx
|
ryujinx
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
|
|
|
@ -66,13 +66,13 @@
|
||||||
networking.hostName = "${hostname}";
|
networking.hostName = "${hostname}";
|
||||||
# Enable networking
|
# Enable networking
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
services.avahi = {
|
||||||
|
enable = true;
|
||||||
|
nssmdns4 = true;
|
||||||
|
};
|
||||||
#Hosts
|
#Hosts
|
||||||
networking.extraHosts = ''
|
networking.extraHosts = ''
|
||||||
10.10.11.45 vintage.htb DC01.vintage.htb
|
192.168.0.200 rancher.local
|
||||||
10.10.11.25 greenhorn.htb
|
|
||||||
10.10.11.31 infiltrator.htb
|
|
||||||
10.10.11.32 sightless.htb
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Bluethooth
|
# Bluethooth
|
||||||
|
@ -116,7 +116,7 @@
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
exportConfiguration = true; # link /usr/share/X11/ properly
|
exportConfiguration = true; # link /usr/share/X11/ properly
|
||||||
xkb.layout = "us,ara";
|
xkb.layout = "us,ara";
|
||||||
xkb.options = "grp:alt_shift_toggle";
|
xkb.options = "grp:alt_shift_toggle,ctrl:swapcaps";
|
||||||
xkb.variant = "qwerty_digits";
|
xkb.variant = "qwerty_digits";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -137,6 +137,7 @@
|
||||||
neovim
|
neovim
|
||||||
git
|
git
|
||||||
zsh
|
zsh
|
||||||
|
nssmdns
|
||||||
];
|
];
|
||||||
|
|
||||||
#Firewall
|
#Firewall
|
||||||
|
|
Loading…
Reference in a new issue