mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
moms-laptop -> media-laptop
This commit is contained in:
parent
681ea15292
commit
5a6d712c2e
10 changed files with 12 additions and 55 deletions
|
|
@ -57,7 +57,7 @@
|
|||
nixosConfigurations = lib.mkHosts "x86_64-linux" [
|
||||
"gerg-desktop"
|
||||
"game-desktop"
|
||||
"moms-laptop"
|
||||
"media-laptop"
|
||||
"iso"
|
||||
];
|
||||
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
diskoConfigurations = lib.mkDisko [
|
||||
"gerg-desktop"
|
||||
"game-desktop"
|
||||
"moms-laptop"
|
||||
"media-laptop"
|
||||
];
|
||||
formatter.${system} = pkgs.writeShellApplication {
|
||||
name = "lint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue