mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
add host yodaGaming
This commit is contained in:
parent
5e26aafc7a
commit
0e5b11f5aa
@ -11,6 +11,7 @@
|
|||||||
../../modules/ntfs.nix
|
../../modules/ntfs.nix
|
||||||
../../modules/ssh-fde-unlock.nix
|
../../modules/ssh-fde-unlock.nix
|
||||||
../../modules/zsh.nix
|
../../modules/zsh.nix
|
||||||
|
../../modules/nitrokey-gpg-smartcard.nix
|
||||||
../../modules/ssh-client.nix
|
../../modules/ssh-client.nix
|
||||||
../../modules/ssh-server.nix
|
../../modules/ssh-server.nix
|
||||||
|
|
||||||
@ -30,6 +31,8 @@
|
|||||||
../../modules/programs.nix
|
../../modules/programs.nix
|
||||||
../../modules/signal-desktop.nix
|
../../modules/signal-desktop.nix
|
||||||
#../../modules/games.nix
|
#../../modules/games.nix
|
||||||
|
|
||||||
|
../../modules/jetbrains-ide.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "yodaGaming";
|
networking.hostName = "yodaGaming";
|
||||||
@ -38,7 +41,7 @@
|
|||||||
#yoda.btrfsMounts = yoda.btrfsFileSystems;
|
#yoda.btrfsMounts = yoda.btrfsFileSystems;
|
||||||
|
|
||||||
# BIOS
|
# BIOS
|
||||||
boot.loader.grub.devices = ["/dev/disk/by-uuid/c033a402-8616-4aa7-922e-556f60a64a6c"];
|
boot.loader.grub.devices = ["/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNSAF715594P"];
|
||||||
|
|
||||||
# List all available kernel versions:
|
# List all available kernel versions:
|
||||||
# `nix repl` -> `:l <nixpkgs>` -> `pkgs.linuxPackages` and press `TAB`
|
# `nix repl` -> `:l <nixpkgs>` -> `pkgs.linuxPackages` and press `TAB`
|
||||||
|
Loading…
Reference in New Issue
Block a user