feat(laptop): add idea ultimate
parent
ac05291df4
commit
94f0765ab3
|
@ -19,6 +19,10 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home-manager.users.moritz.home.packages = with pkgs; [
|
||||||
|
jetbrains.idea-ultimate
|
||||||
|
];
|
||||||
|
|
||||||
# BOOT
|
# BOOT
|
||||||
boot = {
|
boot = {
|
||||||
supportedFilesystems = [ "btrfs" ];
|
supportedFilesystems = [ "btrfs" ];
|
||||||
|
|
Loading…
Reference in New Issue