fixing adam user

This commit is contained in:
cnst
2024-08-01 23:10:50 +02:00
parent 12acb4fc47
commit 6439059d7b
6 changed files with 22 additions and 30 deletions

28
flake.lock generated
View File

@@ -80,12 +80,12 @@
"yafas": "yafas" "yafas": "yafas"
}, },
"locked": { "locked": {
"lastModified": 1722455255, "lastModified": 1722538719,
"narHash": "sha256-ah/5TUuX/hLRY4sSFApMTva+2mC3GsWNQx3r9+G3GDk=", "narHash": "sha256-peVQ3brCtYbYmMW/LPGlqDsqds/Aekfc6Y6ApWYVSm0=",
"rev": "a531a96131a200374f9482b3de495704c4e3e12e", "rev": "8798898a792391949c04a758d97d7e792900828f",
"revCount": 1306, "revCount": 1312,
"type": "tarball", "type": "tarball",
"url": "https://api.flakehub.com/f/pinned/chaotic-cx/nyx/0.1.1306%2Brev-a531a96131a200374f9482b3de495704c4e3e12e/01910a8e-73dd-792a-a321-29ef7c6b0121/source.tar.gz" "url": "https://api.flakehub.com/f/pinned/chaotic-cx/nyx/0.1.1312%2Brev-8798898a792391949c04a758d97d7e792900828f/01910f51-e1d9-7c4f-b6e9-c0a7cb0db469/source.tar.gz"
}, },
"original": { "original": {
"type": "tarball", "type": "tarball",
@@ -554,11 +554,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1722119539, "lastModified": 1722462338,
"narHash": "sha256-2kU90liMle0vKR8exJx1XM4hZh9CdNgZGHCTbeA9yzY=", "narHash": "sha256-ss0G8t8RJVDewA3MyqgAlV951cWRK6EtVhVKEZ7J5LU=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "d0240a064db3987eb4d5204cf2400bc4452d9922", "rev": "6e090576c4824b16e8759ebca3958c5b09659ee8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -985,11 +985,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1722185531, "lastModified": 1722421184,
"narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=", "narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d", "rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -1033,11 +1033,11 @@
}, },
"nixpkgs_5": { "nixpkgs_5": {
"locked": { "locked": {
"lastModified": 1722185531, "lastModified": 1722421184,
"narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=", "narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d", "rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -11,7 +11,7 @@
./tui/alacritty ./tui/alacritty
./tui/foot ./tui/foot
./tui/neovim ./tui/neovim
# ./tui/wezterm ./tui/kitty
./tui/yazi ./tui/yazi
./services/copyq ./services/copyq

View File

@@ -1,7 +1,7 @@
# KEYBINDS # KEYBINDS
{ {
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {
"$terminal" = "foot"; "$terminal" = "kitty";
"$fileManager" = "thunar"; "$fileManager" = "thunar";
"$passwordManager" = "keepassxc"; "$passwordManager" = "keepassxc";
"$menu" = "pkill anyrun || anyrun | xargs hyprctl dispatch exec --"; "$menu" = "pkill anyrun || anyrun | xargs hyprctl dispatch exec --";

View File

@@ -1,7 +0,0 @@
{
programs.git = {
enable = true;
userName = "adam";
userEmail = "cnst@cana.st";
};
}

View File

@@ -5,14 +5,13 @@
settings = { settings = {
enable_audio_bell = false; enable_audio_bell = false;
open_url_with = "firefox-nightly"; open_url_with = "firefox-nightly";
font_family = "Input Mono Extra Light"; font_family = "Input Mono Compressed Extra Light";
bold_font = "auto"; bold_font = "auto";
italic_font = "auto"; italic_font = "auto";
bold_italic_font = "auto"; bold_italic_font = "auto";
font_size = "11.0"; font_size = "11.0";
cursor_blink_interval = 0; cursor_blink_interval = 0;
cursor_beam_thickness = 3; copy_on_select = "clipboard";
copy_on_select = true;
background_opacity = "0.95"; background_opacity = "0.95";
background_blur = "32"; background_blur = "32";
window_padding_width = 3; window_padding_width = 3;
@@ -25,13 +24,13 @@
tab_title_max_length = 30; tab_title_max_length = 30;
# colors # colors
active_tab_foreground = "#32302f"; active_tab_foreground = "#32302f";
active_tab_background = "#8bba7f"; active_tab_background = "#A89984";
inactive_tab_foreground = "#665C54"; inactive_tab_foreground = "#665C54";
inactive_tab_background = "#6f8352"; inactive_tab_background = "#373432";
tab_bar_background = "#504945"; tab_bar_background = "#504945";
}; };
extraConfig = '' extraConfig = ''
kitty_mod ctrl kitty_mod shift+ctrl
map kitty_mod+q close_tab map kitty_mod+q close_tab
map ctrl+shift+c copy_to_clipboard map ctrl+shift+c copy_to_clipboard
map ctrl+shift+v paste_from_clipboard map ctrl+shift+v paste_from_clipboard

View File

@@ -17,7 +17,7 @@
"adam@adampad" = [ "adam@adampad" = [
./core/gui/hypr/cnst.nix ./core/gui/hypr/cnst.nix
./core/tui/git/cnst.nix ./core/tui/git/cnst.nix
./core/tui/shell/cnst.nix ./core/tui/shell/adam.nix
./core ./core
./users/adam ./users/adam
]; ];