prep laptop
This commit is contained in:
parent
c4b51ecb25
commit
a0b9e7ffe2
9 changed files with 9 additions and 9 deletions
|
|
@ -1 +1 @@
|
|||
/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/hypr/.luarc.json
|
||||
/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/hypr/.luarc.json
|
||||
|
|
@ -1 +1 @@
|
|||
/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/hypr/hyprland.lua
|
||||
/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/hypr/hyprland.lua
|
||||
|
|
@ -1 +1 @@
|
|||
/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/inkscape/palettes
|
||||
/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/inkscape/palettes
|
||||
|
|
@ -1 +1 @@
|
|||
/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/inkscape/templates
|
||||
/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/inkscape/templates
|
||||
|
|
@ -1 +1 @@
|
|||
/nix/store/z230y5930gq8slw9iskj0xnk9cpz9cl9-home-manager-files/.config/kitty/kitty.conf
|
||||
/nix/store/zks330cms6y9r46zz2afbfk1ncb3787x-home-manager-files/.config/kitty/kitty.conf
|
||||
|
|
@ -8,6 +8,7 @@
|
|||
# sinon, dans other_apps*
|
||||
./packages/obs.nix
|
||||
./packages/other_apps.nix
|
||||
./packages/hyprland.nix
|
||||
./shared.nix
|
||||
# dotfiles links
|
||||
./dotfiles_apps.nix
|
||||
|
|
|
|||
|
|
@ -68,8 +68,8 @@
|
|||
struts = {
|
||||
left = 0;
|
||||
right = 0;
|
||||
top = 10;
|
||||
bottom = 10;
|
||||
top = 0;
|
||||
bottom = 0;
|
||||
};
|
||||
|
||||
# background-color = "transparent";
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
./packages/firefox.nix
|
||||
./packages/git.nix
|
||||
./packages/security.nix
|
||||
./packages/hyprland.nix
|
||||
./packages/kitty.nix
|
||||
./packages/mpv.nix
|
||||
./packages/neovim.nix
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
../common/programs/steam.nix
|
||||
# packages & others
|
||||
../common/niri.nix
|
||||
../common/hyprland.nix
|
||||
#../common/hyprland.nix
|
||||
../common/wayland.nix
|
||||
../common/system_packages.nix # profil nixos-hardware pour le ThinkPad E560
|
||||
# nécessite l'input nixos-hardware dans flake.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue