mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 12:19:09 +00:00
Add cloud-utils and Apple Fonts
This commit is contained in:
parent
6199951145
commit
28e93cba13
4 changed files with 72 additions and 4 deletions
|
@ -18,13 +18,13 @@
|
|||
./packages.nix
|
||||
./services.nix
|
||||
./modules/bootloader.nix
|
||||
./modules/apple-fonts.nix
|
||||
];
|
||||
};
|
||||
qemu = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
./hardware/qemu.nix
|
||||
|
||||
./modules/kde.nix
|
||||
./modules/configuration.nix
|
||||
./modules/display-manager.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue