Reformat + swap odin SSD
This commit is contained in:
parent
1bc27dde82
commit
2f3d05a802
83 changed files with 1448 additions and 931 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
{ pkgs, ... }: {
|
||||
home = {
|
||||
language.base = "it_IT.UTF-8";
|
||||
keyboard = {
|
||||
|
|
@ -43,7 +42,9 @@
|
|||
# gnome.quadrapassel
|
||||
# gnome.seahorse
|
||||
# gnome.sushi
|
||||
(google-chrome.override { commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ]; })
|
||||
(google-chrome.override {
|
||||
commandLineArgs = [ "--password-store=gnome" "--force-dark-mode" ];
|
||||
})
|
||||
gucharmap
|
||||
handbrake
|
||||
htop
|
||||
|
|
@ -123,7 +124,6 @@
|
|||
../hm_modules/python.nix
|
||||
../hm_modules/rust.nix
|
||||
|
||||
../hm_modules/any_nix_shell.nix
|
||||
../hm_modules/alacritty.nix
|
||||
../hm_modules/autorandr.nix
|
||||
../hm_modules/bspwm.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue