Add multihardware support
This commit is contained in:
parent
0cc3e1fc29
commit
d1e5130d3f
6 changed files with 30 additions and 11 deletions
|
|
@ -5,8 +5,6 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "jibril";
|
||||
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
|
@ -17,7 +15,6 @@
|
|||
neovim
|
||||
nnn
|
||||
xdg-user-dirs
|
||||
blueman
|
||||
];
|
||||
|
||||
# XDG Compliance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue